/ Assembly List / LJCWinFormControls / LJCTabControl / LJCMoveTabPage

Namespace - LJCWinFormControls


Parameters
sourceIndex - The source TabPage index.
targetIndex - The target TabPage index.

Syntax

C#
public Void LJCMoveTabPage(Int32 sourceIndex, Int32 targetIndex)

Moves a tab page.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.